home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / locochew.swf / scripts / DefineSprite_252_instructionsPage / frame_1 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  76 b   |  5 lines

  1. closeBtn.onRelease = function()
  2. {
  3.    this._parent.removeMovieClip();
  4. };
  5.